| Overload | Description |
|---|---|
| setStartPoint(PDFPoint) | Sets the line's start point. Because the start point uses page display coordinates, the annotation must be added to the page before setting the start point. |
| setStartPoint(double,double) | Sets the line's start point. |